DX11 SET EXCLUDE SPRITE

Sets whether the given sprite should be excluded from updating and drawing by the engine or not.

  Syntax
DX11 SET EXCLUDE SPRITE sprite, flag
  Parameters
sprite
Dword
The sprite to set whether it should be excluded.
flag
Boolean
Set to true to exclude the given sprite or false to not.

  Returns

This function does not return a value.

  See also

SPRITE Functions Menu
DX11 Function Categories